From e3fbc0ee9c2e2f7cc096e0da388a9451ba5c3922 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 1 Dec 2020 13:38:33 +0000 Subject: [PATCH] docs: Fix typo in the GdkTolevelLayout annotation --- gdk/gdktoplevellayout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdktoplevellayout.h b/gdk/gdktoplevellayout.h index 23b2660414..62f2790f75 100644 --- a/gdk/gdktoplevellayout.h +++ b/gdk/gdktoplevellayout.h @@ -30,7 +30,7 @@ G_BEGIN_DECLS /** - * GdkTopLevelLayout: + * GdkToplevelLayout: * * Struct containing information for gdk_toplevel_present() */ -- 2.30.2